public class GyroAngle
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
angleX |
float |
angleY |
float |
angleZ |
int |
finalZ |
float |
last_sx |
float |
last_sy |
float |
last_sz |
long |
last_time |
| Constructor and Description |
|---|
GyroAngle() |
| Modifier and Type | Method and Description |
|---|---|
void |
addData(float x,
float y,
float z) |
void |
clear() |